Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow caching of the calculated diffs using a doctrine cache provider #33

Merged
merged 4 commits into from
Mar 10, 2016

Conversation

jschroed91
Copy link
Member

Allows setting an object that implements the Doctrine\Common\Cache\Cache interface on the Caxy\HtmlDiff\HtmlDiffConfig object. If this is set, then that cache provider will be used to cache the calculated diff contents.

Needs test coverage.

jschroed91 added a commit that referenced this pull request Mar 10, 2016
Allow caching of the calculated diffs using a doctrine cache provider
@jschroed91 jschroed91 merged commit 4782d75 into master Mar 10, 2016
@jschroed91 jschroed91 deleted the feature/caching branch March 10, 2016 22:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant